hip.bind.external

Undocumented in source.

Members

Functions

importExternal
void importExternal()
Undocumented in source. Be warned that the author may not have intended to support it.
uwpPrint
void uwpPrint(string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

OutputUWP
void function(const(wchar*) wcstr) OutputUWP;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UWPCreateFileFromAppW
HANDLE function(LPCWSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile) UWPCreateFileFromAppW;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UWPDeleteFileFromAppW
BOOL function(LPCWSTR lpFileName) UWPDeleteFileFromAppW;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UWPGetFileAttributesExFromAppW
BOOL function(LPCWSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation) UWPGetFileAttributesExFromAppW;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
getCoreWindow
HipExternalCoreWindow function() getCoreWindow;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

HipExternalCoreWindow
struct HipExternalCoreWindow
Undocumented in source.

Meta